home *** CD-ROM | disk | FTP | other *** search
/ Best of Shareware / Best of PC Windows Shareware 1.0 - Wayzata Technology (7111) (1993).iso / mac / WINDOWS / EDITORS / WANSI18S / README.TXT < prev    next >
Text File  |  1993-06-12  |  7KB  |  166 lines

  1. **  PLEASE READ WinANSI.WRI before attempting to use WinANSI.  Important
  2. **  INSTALLATION INSTRUCTIONS are included there.
  3.  
  4. Sincere thanks for the dogged determination of "The Wrecking Crew" during
  5. some of the most intense quality assurance testing we've ever been put
  6. through!  Darrell Riddle and Roger Hopper have proven once again that the
  7. author should not be allowed to test his/her own code!  They have earned
  8. their nickname.
  9.  
  10. WinANSI Version 1.8.1 - Release Notes (2/9/93)
  11.  
  12.     Added ability to add color sequences by clicking the "Sample"
  13.     Button.
  14.         
  15.         You may now hilight a block of text and assign a color sequence 
  16.         to it.  WinANSI will bracket the hilighted text with the new color
  17.         and any previous color.  This way, you can insert color changes
  18.         into an existing block and have the color change only affect the
  19.         hilighted text.
  20.  
  21.     Sample Button now displays the color assignments of the text at
  22.     the current cursor location.  This can be disabled by selecting
  23.     the "Color Updates" option from the "Special" menu.
  24.  
  25.     When you move the cursor into a color escape sequence, the entire
  26.     sequence is now highlighted.  This allows you to easily replace
  27.     a previously assigned sequence.  If you wish to manually edit
  28.     the sequence, turn off "Color Updates" on the "Special" menu.
  29.  
  30. WinANSI Version 1.7.1 - Release Notes (9/11/92)
  31.  
  32.     Okay, so you guys caught me.  I sing the Windows Standard and
  33.     then I assign something to F1 besides Help!  Oops!  Well, the
  34.     dust is blown off and the F1 gets assigned back to help where it
  35.     belongs.
  36.  
  37.     Added a reminder to save the MASTER Text file when the first ANSI 
  38.     Escape Sequence is added to a new or loaded file.  See Help file
  39.     for more information.
  40.  
  41.     Also, took this time to fix the display feature.  Now displays
  42.     the ANSI screen full-screen with a pause to return to WinANSI
  43.     from the DOS window.
  44.  
  45. WinANSI Version 1.7.0 - Release Notes (8/16/92)
  46.  
  47.     When you select a different line draw set from the menu or by the 
  48.     SHIFT-Fx keys, the key display in Key Help updates to the proper
  49.     characters.
  50.  
  51.     Changed separate foreground and background color boxes to a single
  52.     box that displays a sample of text using the last selected ANSI 
  53.     settings from the ANSI Selection dialog.
  54.  
  55.     PUT THE 1.x VERSION TO BED.  THIS SHOULD BE THE LAST RELEASE OF THE
  56.     1.X FAMILY AS ALL KNOWN BUGS HAVE BEEN SQUASHED AND THE CODE IS AS
  57.     TIGHT AS POSSIBLE.  WORK ON 2.0 HAS BEGUN IN EARNEST - WE'RE HOPING
  58.     FOR A LATE SEPTEMBER BETA.  IF YOU WOULD LIKE TO BE CONSIDERED FOR
  59.     BETA, YOU MUST LET US KNOW BY ONE OF THE CHANNELS LISTED IN THE 
  60.     DOCUMENTATION OR THE HELP FILE.
  61.  
  62. WinANSI Version 1.6.5 - Release Notes (8/5/92)
  63.  
  64.     Fixed **big OOPS** in exit when file not saved.  Request to save now
  65.     appears before file save as dialog.  Please be sure you are using
  66.     COMMDLG.DLL distributed with WinANSI, NOT version that comes with
  67.     Windows 3.1!
  68.  
  69.     Key Help Dialog now stays on top of editor window.  You can bring
  70.     Key Help up and then click back in the Editor.  Or, you can now type 
  71.     while Key Definition Help window is displayed.  This is in addition to 
  72.     the ability to click on the key or graphic character.  All Characters 
  73.     are passed properly, including ENTER, TAB and BACKSPACE.
  74.  
  75. WinANSI Version 1.6.4 - Release Notes (7/29/92)
  76.  
  77.     Improved imformation in help file.
  78.  
  79.     Fixed current working color indicators as follows:
  80.  
  81.       Clicking in either will bring up the ANSI Selection Dialog
  82.  
  83.       When BRIGHT on or off was clicked, foreground color wasn't
  84.       updated unless you changed the foreground color.  This now
  85.       updates properly.
  86.  
  87.     Added "Select Color" menu option to the Special menu.  Has same
  88.     effect as hitting ESCAPE.
  89.  
  90. WinANSI Version 1.6.3 - Release Notes (7/25/92)
  91.  
  92.     Fixed a glitch in the entry of IBM PC-ASCII block characters that 
  93.     made it necessary to hit backspace twice to delete a character or
  94.     enter twice to place a carriage retrun after one of these characters
  95.     was entered.
  96.  
  97. WinANSI Version 1.6.2 - Release Notes (7/19/92)
  98.  
  99.     This one is a maintenance release - finally got around to learning
  100.     how the MS Help Compiler works!  There is now an on-line help file
  101.     included with WinANSI.
  102.  
  103.     Fixed a problem with the ANSI Selection Dialog getting lost under 
  104.     certain instances.
  105.  
  106. WinANSI Version 1.6 - Release Notes (6/11/92)
  107.  
  108.     More interface fine tuning.
  109.  
  110.     Moved application to Windows 3.1-only environment.  This fixed 
  111.     numerous problems with fonts and dialog display inconsistencies.  If
  112.     you absolutely require a 3.0-compatible product, drop me a note on
  113.     Compuserve or at FTIN BBS (904) 789-9336.
  114.  
  115.     Provided methods to allow loading and saving files with .TXT and .ANS
  116.     extensions.  Sorry about that.
  117.  
  118.     WinANSI now uses the Windows 3.1 Common Dialog for File open and save
  119.     functions.
  120.  
  121.     Attached the F11 function key to call up the Numeric Keypad and F-key
  122.     assignments.
  123.  
  124.     Attached the SHIFT-F1 through F4 keys to the line draw character
  125.     settings to make selecting the type of line easier.
  126.  
  127.     TAB insertion is now fully done.  You can use the TAB key as you would 
  128.     normally expect.  You do not have to use CTRL-TAB any more.
  129.  
  130. WinANSI Version 1.5 - Release Notes (3/18/92)
  131.  
  132.     Updated interface based on user input.
  133.  
  134.     Fixed (I hope) still elusive tab problem in editor.  Tabs should now
  135.     be translated to the appropriate number of spaces to move active
  136.     insert point to next logical tab point.
  137.  
  138.     Fixed EDIT menu giving options to copy, cut or paste nothing.
  139.  
  140.     WinANSI now uses a private .INI file so it remembers things like
  141.     whether to create backup files, if you are using PowerBBS, where 
  142.     the window was positioned last session and others.
  143.  
  144. WinANSI Version 1.2e - Release Notes (9/21/91)
  145.  
  146.     Fixed problem with hardwired TEMP directory setting
  147.     (seen when attempting to view the file {F12})
  148.  
  149. WinANSI Version 1.2 - Release Notes (8/6/91)
  150.  
  151.     Fixed "Save As" Illegal Function Error
  152.  
  153.     Solved Process Hog problem.  WinANSI now multi-tasks nicely
  154.  
  155.     Added support for starting of PowerBBS Nodes upon exit.  See WinANSI.WRI
  156.     for information on additional configuration requirements.
  157.  
  158.     Note: When using {CTRL}-{TAB} to insert a literal {TAB} in your text,
  159.     be sure to release the {CTRL} key before typing additional {CTRL}-{TAB}
  160.     sequences.  This will be resolved in the next, full scale, update.
  161.  
  162. WinANSI Version 1.1 - Release Notes
  163.  
  164.     No further information at this time.  See WinANSI.WRI
  165.  
  166.